home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / PSPad editor 4.5.4 build 2356 beta / pspad454inst_en.exe / {app} / Syntax / Erlang.ini < prev    next >
INI File  |  2009-01-07  |  1KB  |  130 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=Erlang
  4. HTMLGroup=0
  5. Label=1
  6. FileType=*.erl,*.hrl
  7. CommentString=%
  8. PerCentComment=1
  9. IndentChar=2
  10. UnIndentChar=2
  11. TabWidth=0
  12. CaseSensitive=1
  13. DoubleQuote=1
  14. KeyWordChars=->_
  15. CodeExplorer=ftUnknown
  16. [KeyWords]
  17. alive=
  18. apply=
  19. atom_to_list=
  20. binary_to_list=
  21. binary_to_term=
  22. concat_binary=
  23. date=
  24. disconnect_node=
  25. erase=
  26. exit=
  27. float_to_list=
  28. garbage_collect=
  29. get=
  30. get_keys=
  31. group_leader=
  32. halt=
  33. integer_to_list=
  34. internal_bif=
  35. link=
  36. list_to_atom=
  37. list_to_binary=
  38. list_to_float=
  39. list_to_integer=
  40. make_ref=
  41. node_link=
  42. node_unlink=
  43. notalive=
  44. open_port=
  45. pid_to_list=
  46. process_flag=
  47. process_info=
  48. processes=
  49. put=
  50. register=
  51. registered=
  52. setelement=
  53. spawn=
  54. spawn_link=
  55. split_binary=
  56. statistics=
  57. term_to_binary=
  58. throw=
  59. time=
  60. trace=
  61. trunc=
  62. tuple_to_list=
  63. unlink=
  64. unregister=
  65. whereis=
  66. [ReservedWords]
  67. -=
  68. *=
  69. /=
  70. /=
  71. ~=
  72. +=
  73. <=
  74. <=
  75. >=
  76. >=
  77. ->=
  78. after=
  79. and=
  80. band=
  81. begin=
  82. bnot=
  83. bor=
  84. bsl=
  85. bsr=
  86. bxor=
  87. case=
  88. catch=
  89. cond=
  90. div=
  91. end=
  92. fun=
  93. if=
  94. let=
  95. not=
  96. of=
  97. orelse=
  98. query=
  99. receive=
  100. rem=
  101. try=
  102. when=
  103. xor=
  104. [KeyWords2]
  105. abs=
  106. element=
  107. float=
  108. hd=
  109. is_atom=
  110. is_binary=
  111. is_constant=
  112. is_float=
  113. is_function=
  114. is_integer=
  115. is_list=
  116. is_number=
  117. is_pid=
  118. is_port=
  119. is_record=
  120. is_reference=
  121. is_tuple=
  122. length=
  123. node=
  124. round=
  125. self=
  126. size=
  127. tl=
  128. trunc=
  129. [KeyWords3]
  130.